Skip to content

Conversation

@sampotter
Copy link
Owner

@sampotter sampotter commented Jan 13, 2022

Fixes Issue #44

@steo85it steo85it self-requested a review April 22, 2022 16:24
directions.
'''
if basemesh == None:
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I don't think that removing this is correct. We still need to set the basemesh to self. We can squeeze it inside the second "if" though.

Copy link
Collaborator

@steo85it steo85it left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

"basemesh = self" (line 202) should be kept and moved inside "if basemesh is None" (line 205)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants